2025-07-13 00:33:32,955 [ 323182 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-13 00:33:32,956 [ 323182 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-13 00:33:32,956 [ 323182 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-13 00:33:32,956 [ 323182 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ygr70r --privileged --dns-search='.' --memory=30709022720 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_storage_postgresql/test.py::test_where_false 'test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_file[ordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_file[unordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered]' test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 'test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered]' 'test_storage_url/test.py::test_file_formats[CSV]' 'test_storage_url/test.py::test_file_formats[JSONEachRow]' 'test_storage_url/test.py::test_file_formats[Parquet]' 'test_storage_url/test.py::test_file_formats[TSV]' test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_union_header/test.py::test_read test_user_defined_object_persistence/test.py::test_persistence test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 'test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted]' 'test_zero_copy_unfreeze/test.py::test_unfreeze[s3]' test_zookeeper_config/test_password.py::test_identity -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [56 items] scheduling tests via LoadFileScheduling test_system_logs_recreate/test.py::test_drop_system_log test_storage_url/test.py::test_file_formats[CSV] test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_table_function_mongodb/test.py::test_auth_source test_transactions/test.py::test_rollback_unfinished_on_restart1 test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_storage_postgresql/test.py::test_where_false test_userspace_page_cache/test.py::test_basics [gw2] [ 1%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw2] [ 3%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw2] [ 5%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config [gw3] [ 7%] PASSED test_storage_url/test.py::test_file_formats[CSV] test_storage_url/test.py::test_file_formats[JSONEachRow] [gw3] [ 8%] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] test_storage_url/test.py::test_file_formats[Parquet] [gw3] [ 10%] PASSED test_storage_url/test.py::test_file_formats[Parquet] test_storage_url/test.py::test_file_formats[TSV] [gw3] [ 12%] PASSED test_storage_url/test.py::test_file_formats[TSV] test_storage_url/test.py::test_partition_by [gw3] [ 14%] PASSED test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights [gw3] [ 16%] PASSED test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster [gw3] [ 17%] PASSED test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection [gw3] [ 19%] PASSED test_storage_url/test.py::test_url_cluster_with_named_collection [gw9] [ 21%] PASSED test_storage_postgresql/test.py::test_where_false [gw6] [ 23%] PASSED test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment [gw8] [ 25%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw8] [ 26%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw5] [ 28%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_zookeeper_config/test_password.py::test_identity [gw1] [ 30%] PASSED test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type [gw1] [ 32%] PASSED test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type [gw1] [ 33%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns [gw4] [ 35%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw1] [ 37%] PASSED test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials [gw1] [ 39%] PASSED test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid [gw7] [ 41%] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw5] [ 42%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 test_union_header/test.py::test_read [gw1] [ 44%] PASSED test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection [gw1] [ 46%] PASSED test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri [gw7] [ 48%] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw1] [ 50%] PASSED test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation [gw1] [ 51%] PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select [gw1] [ 53%] PASSED test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri [gw1] [ 55%] PASSED test_table_function_mongodb/test.py::test_simple_select_uri test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw5] [ 57%] PASSED test_union_header/test.py::test_read test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw9] [ 58%] PASSED test_zookeeper_config/test_password.py::test_identity [gw6] [ 60%] PASSED test_userspace_page_cache/test.py::test_size_adjustment [gw7] [ 62%] PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw8] [ 64%] PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw4] [ 66%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_system_logs_comment/test.py::test_system_logs_comment test_user_defined_object_persistence/test.py::test_persistence [gw4] [ 67%] PASSED test_system_logs_comment/test.py::test_system_logs_comment [gw6] [ 69%] PASSED test_user_defined_object_persistence/test.py::test_persistence [gw0] [ 71%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] [gw0] [ 73%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] [gw0] [ 75%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] [gw0] [ 76%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] [gw0] [ 78%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] [gw0] [ 80%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] [gw0] [ 82%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] [gw0] [ 83%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] [gw0] [ 85%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] [gw0] [ 87%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] [gw0] [ 89%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] [gw0] [ 91%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch [gw0] [ 92%] PASSED test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] [gw0] [ 94%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] [gw0] [ 96%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] [gw0] [ 98%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] [gw0] [100%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source /ClickHouse/tests/integration/test_table_function_mongodb/test.py:368: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:125: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_secure_connection /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:182: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_missing_columns /ClickHouse/tests/integration/test_table_function_mongodb/test.py:404: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection /ClickHouse/tests/integration/test_table_function_mongodb/test.py:202: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:296: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_with_validation /ClickHouse/tests/integration/test_table_function_mongodb/test.py:271: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:86: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 234.22s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 32.44s call test_system_logs_recreate/test.py::test_system_logs_recreate 29.70s call test_userspace_page_cache/test.py::test_size_adjustment 26.60s setup test_table_function_mongodb/test.py::test_auth_source 22.44s teardown test_userspace_page_cache/test.py::test_size_adjustment 22.24s teardown test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 21.94s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 21.72s teardown test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 20.80s call test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 20.77s call test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 20.77s call test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 20.70s setup test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 20.68s call test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 19.68s setup test_transactions/test.py::test_rollback_unfinished_on_restart1 19.34s setup test_version_update_after_mutation/test.py::test_mutate_and_upgrade 19.25s setup test_storage_postgresql/test.py::test_where_false 19.00s setup test_zookeeper_config/test_password.py::test_identity 17.33s setup test_userspace_page_cache/test.py::test_basics 14.66s setup test_storage_url/test.py::test_file_formats[CSV] 14.58s call test_system_logs_recreate/test.py::test_drop_system_log 13.92s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 13.39s setup test_system_logs_recreate/test.py::test_drop_system_log 13.24s setup test_union_header/test.py::test_read 13.10s setup test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 12.37s teardown test_zookeeper_config/test_password.py::test_identity 12.21s setup test_system_logs_comment/test.py::test_system_logs_comment 12.04s setup test_user_defined_object_persistence/test.py::test_persistence 11.52s setup test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 11.42s call test_user_defined_object_persistence/test.py::test_persistence 9.56s call test_version_update_after_mutation/test.py::test_mutate_and_upgrade 7.70s teardown test_union_header/test.py::test_read 7.11s teardown test_storage_url/test.py::test_url_cluster_with_named_collection 5.99s teardown test_storage_postgresql/test.py::test_where_false 5.33s call test_system_logs_comment/test.py::test_system_logs_comment 5.27s call test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 5.16s call test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 4.72s call test_transactions/test.py::test_rollback_unfinished_on_restart1 4.70s teardown test_table_function_mongodb/test.py::test_simple_select_uri 4.55s call test_transactions/test.py::test_rollback_unfinished_on_restart2 4.44s teardown test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 4.26s call test_version_update_after_mutation/test.py::test_upgrade_while_mutation 3.92s call test_table_function_mongodb/test.py::test_oid 3.83s call test_userspace_page_cache/test.py::test_basics 3.31s teardown test_version_update_after_mutation/test.py::test_upgrade_while_mutation 3.16s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 2.63s call test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 2.57s call test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 2.55s call test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 2.52s call test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 2.41s call test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 2.41s teardown test_transactions/test.py::test_rollback_unfinished_on_restart2 2.36s call test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 1.74s call test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 1.65s call test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 1.64s setup test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 1.62s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 1.60s call test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 1.39s call test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 1.33s setup test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 1.21s setup test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 1.18s call test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 1.13s teardown test_user_defined_object_persistence/test.py::test_persistence 1.11s teardown test_system_logs_comment/test.py::test_system_logs_comment 1.06s setup test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 1.04s call test_storage_url/test.py::test_table_function_url_access_rights 1.04s call test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 1.04s call test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 1.04s call test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 1.01s call test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 1.01s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 0.92s setup test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 0.92s setup test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 0.91s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 0.90s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 0.85s setup test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 0.82s call test_storage_url/test.py::test_file_formats[JSONEachRow] 0.78s call test_table_function_mongodb/test.py::test_simple_select_uri 0.69s call test_table_function_mongodb/test.py::test_secure_connection 0.67s call test_table_function_mongodb/test.py::test_secure_connection_uri 0.67s setup test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 0.66s setup test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 0.66s setup test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 0.62s setup test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 0.61s call test_table_function_mongodb/test.py::test_simple_select 0.57s call test_storage_url/test.py::test_file_formats[TSV] 0.54s call test_table_function_mongodb/test.py::test_complex_data_type 0.52s call test_storage_url/test.py::test_file_formats[CSV] 0.52s call test_storage_url/test.py::test_file_formats[Parquet] 0.51s call test_storage_postgresql/test.py::test_where_false 0.47s call test_table_function_mongodb/test.py::test_auth_source 0.45s call test_storage_url/test.py::test_url_cluster 0.38s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.38s call test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.35s call test_zookeeper_config/test_password.py::test_identity 0.35s call test_storage_url/test.py::test_partition_by 0.34s setup test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 0.23s setup test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 0.23s call test_storage_url/test.py::test_url_cluster_with_named_collection 0.23s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.21s call test_table_function_mongodb/test.py::test_missing_columns 0.17s call test_table_function_mongodb/test.py::test_incorrect_data_type 0.17s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.15s call test_table_function_mongodb/test.py::test_no_credentials 0.12s call test_union_header/test.py::test_read 0.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart2 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 0.00s teardown test_version_update_after_mutation/test.py::test_mutate_and_upgrade 0.00s teardown test_transactions/test.py::test_rollback_unfinished_on_restart1 0.00s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 0.00s setup test_storage_url/test.py::test_file_formats[TSV] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 0.00s setup test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 0.00s setup test_table_function_mongodb/test.py::test_simple_select_uri 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s setup test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 0.00s setup test_storage_url/test.py::test_file_formats[Parquet] 0.00s teardown test_storage_url/test.py::test_partition_by 0.00s setup test_table_function_mongodb/test.py::test_missing_columns 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 0.00s setup test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 0.00s setup test_version_update_after_mutation/test.py::test_upgrade_while_mutation 0.00s teardown test_storage_url/test.py::test_file_formats[CSV] 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type 0.00s setup test_userspace_page_cache/test.py::test_size_adjustment 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 0.00s teardown test_userspace_page_cache/test.py::test_basics 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_table_function_mongodb/test.py::test_simple_select 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s teardown test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 0.00s teardown test_storage_url/test.py::test_file_formats[TSV] 0.00s teardown test_table_function_mongodb/test.py::test_oid 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s teardown test_table_function_mongodb/test.py::test_auth_source 0.00s setup test_storage_url/test.py::test_table_function_url_access_rights 0.00s teardown test_table_function_mongodb/test.py::test_simple_select 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type 0.00s teardown test_storage_url/test.py::test_file_formats[Parquet] 0.00s setup test_table_function_mongodb/test.py::test_no_credentials 0.00s setup test_storage_url/test.py::test_url_cluster_with_named_collection 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_storage_url/test.py::test_table_function_url_access_rights 0.00s setup test_storage_url/test.py::test_url_cluster 0.00s setup test_table_function_mongodb/test.py::test_oid 0.00s setup test_storage_url/test.py::test_partition_by 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns 0.00s teardown test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 0.00s teardown test_storage_url/test.py::test_url_cluster 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials =========================== short test summary info ============================ PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_storage_url/test.py::test_file_formats[CSV] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] PASSED test_storage_url/test.py::test_file_formats[Parquet] PASSED test_storage_url/test.py::test_file_formats[TSV] PASSED test_storage_url/test.py::test_partition_by PASSED test_storage_url/test.py::test_table_function_url_access_rights PASSED test_storage_url/test.py::test_url_cluster PASSED test_storage_url/test.py::test_url_cluster_with_named_collection PASSED test_storage_postgresql/test.py::test_where_false PASSED test_userspace_page_cache/test.py::test_basics PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 PASSED test_table_function_mongodb/test.py::test_auth_source PASSED test_table_function_mongodb/test.py::test_complex_data_type PASSED test_table_function_mongodb/test.py::test_incorrect_data_type PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_table_function_mongodb/test.py::test_missing_columns PASSED test_table_function_mongodb/test.py::test_no_credentials PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 PASSED test_table_function_mongodb/test.py::test_oid PASSED test_table_function_mongodb/test.py::test_secure_connection PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation PASSED test_table_function_mongodb/test.py::test_secure_connection_uri PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation PASSED test_table_function_mongodb/test.py::test_simple_select PASSED test_table_function_mongodb/test.py::test_simple_select_uri PASSED test_union_header/test.py::test_read PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_userspace_page_cache/test.py::test_size_adjustment PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_system_logs_comment/test.py::test_system_logs_comment PASSED test_user_defined_object_persistence/test.py::test_persistence PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] PASSED test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] ================= 56 passed, 11 warnings in 387.91s (0:06:27) ==================